Port gtk_show_uri_on_window to gtk_window_export_handle
authorMatthias Clasen <mclasen@redhat.com>
Tue, 26 Jul 2016 19:44:49 +0000 (15:44 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 28 Jul 2016 17:01:22 +0000 (13:01 -0400)
commit936c1649dea3cd9b686fdd05949f45777c3b2335
tree6b848bd2fff2dff53bd1f37a8986637e24784066
parent237df66a33267ba4aad6141a041ab8f2a28ae6f8
Port gtk_show_uri_on_window to gtk_window_export_handle

As part of this, make it use the new
g_app_info_launch_default_for_uri_async, since we need a way
to unexport the window handle afterwards.
gtk/gtkshow.c